github.com/jackc/pgx/v5/pgxpool.Config.createdByParseConfig (field)
3 uses
github.com/jackc/pgx/v5/pgxpool (current package)
pool.go#L193: createdByParseConfig bool // Used to enforce created by ParseConfig rule.
pool.go#L223: if !config.createdByParseConfig {
pool.go#L367: createdByParseConfig: true,
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)